Accusoft.ImagXpress12.Net
Load Image from Bitmap or DIB
See Also Send Feedback
ImagXpress 12 for .NET - User Guide > How To > Load an Image > Load Image from Bitmap or DIB

Glossary Item Box

Load an Image from HBitmap

If the image to load is a bitmap (device dependent), call ImageX.FromHbitmap or ImageX.FromBitmap methods to load the image into the ImageX object. A copy of the source image loads into the ImageX object.

The ImageX.ImageStatusEvent event is raised to provide feedback on the status of the loading process. Once loading is complete, the image is available in the ImageX object. 

Load an Image from HDIB

If  the image to load is a DIB, call ImageX.FromHdib method to load the image into the ImageX object.   

See Also

©2013. Accusoft Corporation. All Rights Reserved.